Skip to main content
PATCH
Update token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

TOKEN_ID
string
required

ID of the token

Example:

"abcde12345abcde12345a"

Body

application/json
name
string
Required string length: 1 - 40
Example:

"Example"

type
enum<string>
Available options:
mrss
Example:

"mrss"

Response

Token

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: