Copy a developer API client role
Creates a copy of an Embedded customer's Developer API client role.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
id
ID of the API client.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Data
id
The unique identifier of the role.
name
The name of the role.
created_at
The timestamp when the copied role was created.
updated_at
The timestamp when the copied role was last updated.