Sessions
Delete session
Permanently deletes a session, effectively logging out the user or application
delete/zones/{zoneId}/sessions/{id}
Path parameters
zoneIdstring required
Zone ID
idstring required
Session ID
Response
Default Response
Changes
Changed in 2 of the 23 revisions of this API.4
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
iam_bearerAuthwas removed from the APIapi-security-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○