delete-private-token.rst (234B)
1 .. http:delete:: [/instances/$INSTANCE]/private/token 2 3 Delete the token presented in the authorization header. 4 5 **Response:** 6 7 :http:statuscode:`204 No content`: 8 The access token used to authorize this request was revoked.