Deactivate Dev Users

Deactivates the requested user.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
idstringRequiredformat: "id"
The ID for the Dev user.

Response

The response to deactivate the Dev user.

Errors