API Reference

Mark a previously suspended team member as active again. This can be useful in situations where a team member has returned to work with your organization or has resolved any policy violations. Once a team member is marked as active again, they will be able to login to Scudo and access your organization's resources as before.

To reactivate a team member, send a PATCH request to the reactivate 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 reactivated.

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