Add quantity to a game pass for a user.

The quantity can be negative to deduct game passes. The minimum quantity is of user owned game passes is 0. If you want to remove the game pass for a user, use the deleteFromUser endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

A unique request name for the game pass.

string

The ID of the game pass to be removed from the user.

string
required

The user ID from whom the game pass will be removed.

integer
Defaults to 1

The quantity of the game pass to be added. Can be negative to remove game passes.

Responses

400

Invalid argument error for invalid input values.

410

Not Found error indicating the game pass or user does not exist.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json