cURL
curl --request POST \ --url https://api-next.ofauth.com/v2/access/users/:userId/restrict \ --header 'apiKey: <api-key>' \ --header 'x-connection-id: <api-key>'
{}
Restrict user
Permission Required: users:write
users:write
Your OFAuth API key for authenticating requests.
Requires a connection via the x-connection-id header.
User ID (numeric or username)
1
Successful response
The response is of type object.
object
Was this page helpful?