Deletes an access token for the workspace with the specified access token ID. Requires Bearer JWT access token provided by Entra ID.
Path parameters
The workspace ID in GUID format.
The access token ID in GUID format.
Query parameters
The API version to use for this operation.
Headers
An opaque, globally-unique, client-generated string identifier for the request.
Optional header to specify additional client information when the standard 'User-Agent' header cannot be explicitly set, such as when using Playwright Client. The value should follow the standard 'User-Agent' header format.
Response
There is no content to send for this request, but the headers may be useful.
Changes
Changed in 2 of the 9 revisions of this API.11
- ○
added the new optional
headerrequest parameterx-ms-useragentnew-optional-request-parameter
- ○
- ●
deleted the
headerrequest parameterx-ms-useragentrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●