post https://secure.sandbox.platcore.io/auth/token/revoke
This endpoint revokes an existing access or refresh token, rendering it unusable for future API requests.
It is important to revoke tokens when they are no longer needed or if a security breach is suspected.
Ensure that the correct refresh_token
is provided in the request body.