Update user profile verified and/or staff member status

Allows client admin to update user profile or staff member verified status.

Caching: 2h

Caching: Can be configured in Management Portal by going to Features -> Cache TTL

Authentication: JWT token acquired from Firebase with sufficient user permissions.

Path Params
string
required

ID of the user profile.

Query Params
string
required

ID of the client.

string
required

Client API key

Body Params
boolean

Verified status of the user profile.

boolean

Staff member status of the user profile.

Responses

400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

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