Reset file access tokens

View as Markdown
Rotate access tokens for all files owned by the user.

Authentication

X-Api-Keystring

API key passed as the X-Api-Key header.

OR
AuthorizationBearer

API key passed as Authorization: Bearer token.

Query parameters

apikeystringRequired

User API key. Also accepted as an optional route segment (e.g. /getBalance/{apikey}) or form field. You can also use Authorization: Bearer {apikey} or X-Api-Key: {apikey}.

Response

Success
resetCountintegerOptional

Errors

402
Payment Required Error