Skip to main content

Delete a temporary access code

DELETE 

/api/web/v1/users/:userid/tempaccesscode

Delete the temporary access code for the given user. Caller requires the TEMPACCESSCODE:REMOVE permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user whose temporary access code will be deleted.

Responses

Successful

Loading...