Rename grantee
Renames a grantee belonging to a customer. Only the grantee’s display name can be changed; its external_id is immutable.
Requires Application API Scope authentication.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
merchant_user_id
Merchant User ID of the customer who owns the grantee
external_id
Merchant-supplied identifier for the grantee
Request
This endpoint expects an object.
name
New display name for the grantee. Leading and trailing whitespace is trimmed; blank or whitespace-only values are rejected.
Response
200
external_id
name
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error