Deactivate Dev Users
Deactivates the requested user.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
id
The ID for the Dev user.
Response
The response to deactivate the Dev user.