Updates an existing merchant token.

Authorization: End user token is required.

User permissions required: CanCreateTokens

Path Params
uuid
required

The ID if the token to update.

Body Params

The model with the updated token fields.

uuid
string | null
permissionTypes
array of strings | null

The permissions that the merchant token supports.

permissionTypes
string | null

Optional. If set represents a comma separated list of IP addresses that this token is authorised to be used from. Attempts to use the token from an IP address not in the list will be rejected.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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