Skip to main content

providers_scim_users_destroy

DELETE 

/api/v3//providers/scim_users/:id/

SCIMProviderUser Viewset

Request

Path Parameters

    id uuidrequired

    A UUID string identifying this scim provider user.

Responses

No response body

curl -L -X DELETE '/api/v3/providers/scim_users/:id/' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired