AppAuthTickets

Delete App Auth Ticket

This method is used to expire an application's current refresh token which \r\nwill force the application to reauthenticate once the current access token expires.

delete/platform/applications/authtickets/{refreshToken}

Path parameters

refreshTokenstring required

Response

OK

Changes