Add and/or remove multiple items from a user's inventory in one request

Requires the write scope.

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

Discord snowflake.

Body Params
add
array of objects

Items to add. Combined with remove, at most 100 entries per request.

add
remove
array of objects

Items to remove. Combined with add, at most 100 entries per request.

remove
boolean
Defaults to false

Create a profile for this user if one doesn't exist yet.

Headers
string
required

Required on every mutating (non-GET/HEAD) route. A repeated request with the same key, method, path, and body within 24 hours replays the original response instead of re-applying the mutation. A failed (4xx/5xx) request's key is released and may be reused with a corrected request.

Responses

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