v1
latestOpenAPI 3.1.02026-08-04821427.6 KB/members
Updates a member. Required scope: w_members. Accessible with all token types.
put/members
Path parameters
subdomainstring required
The account subdomain
Request body
Response
200
Example response
{
"id": "3dae63e5",
"name": "John Doe",
"email": "john.doe@workable.com",
"role": "admin",
"hris_role": "hris_admin"
}