Remove Token
DELETE {{baseUrl}}/refresh-token/:refreshTokenID
Removes refresh token of a user from organization. Upon success the refresh token of a user will be removed from the organization.
Requires access_token as a Bearer {{token}} in the Authorization header with user-write scope.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | null |