Skip to main content
PATCH
Change a member's role

Authorizations

x-api-key
string
header
required

Your ps_ API key

Path Parameters

id
string
required

Membership id (the id the list returns), NOT the user id.

Body

application/json
role
enum<string>
required
Available options:
ADMIN,
AGENT,
ANALYST
Example:

"ADMIN"

allowedNumberIds
string[]

Response

Member updated