Add tokens

🔑

Required OAuth scope: tokens:write.

Add tokens to a specific group for a given path.

Body Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the user adding the tokens.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the group to which tokens are being added.

integer
required
≥ 1

The number of tokens being added.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the path associated with the tokens.

Headers
string
enum
required

The version of the API.

Allowed:
Responses
204

Add tokens.

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