curl --request DELETE \ --url https://aws.s2.dev/v1/access-tokens/{id} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Access token ID.