Access Request API

Revoke Access Request

Revokes an active access request, ending the user's access early. The request must be provisioned and not yet concluded.

post/v2/access-requests/{id}/revoke

Path parameters

idstring required

The ID of the access request to revoke.

Response

Success

SvflowPublicapiRevokeAccessRequestResponse required

Changes

No recorded changes to this endpoint across all 1 revision of this API.