/organizations/{organizationId}/subaccounts/{subaccountId}/memberships/{membershipId}/personalAccessTokens

Create a new Personal Access Token for a subaccount user. The membership must have an accepted user (not an invitation).

Path Params
uuid
required

ID of the parent organization

uuid
required

ID of the subaccount

uuid
required

ID of the membership (subaccount user)

Body Params
string
required

Display name for the token

string | null
string | null
enum
Allowed:
Responses

404

Organization, subaccount, or membership not found

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