Change Account Permission
API Endpoints
Change Account Permission
Changes the permission level for a specific account.
GET
Change Account Permission
Updates the account permission, allowing customers to control access and transaction capabilities for their accounts.
Request Headers
The JWT Access Token obtained from the
/login or /refresh-token endpoint.Unique idempotency key for the request to prevent duplicate processing.
The date and time at which the request was initiated (ISO 8601 format).
The IP address of the customer making the request.
Unique identifier for the interaction/session.
Path Parameters
The unique identifier (UUID) of the account to update permissions for.
The new permission level to set for the account. Valid values depend on the account permission enum.
