API Reference

Suspends a team member's access to your organization's resources. This can be useful in situations where a team member is no longer working with your organization or has violated your organization's policies.

Once a team member is suspended, they will no longer be able to login to Scudo nor access your organization's resources until their access is reactivated.

To suspend a team member, send a PATCH request to the suspend team member endpoint with the member _id as a path parameter. Once the request is successfully processed, a JSON object containing the response message with status code 200 OK will be returned.

To try this endpoint, replace the path parameter and api-access-key values below with yours.

🚧

The team member with the _id you entered as path parameter while trying this endpoint will be suspended.

Language
Click Try It! to start a request and see the response here!