Terminate a session
delete/providers/{providerId}/sources/{sourceId}/sessions/{sessionId}
Terminates a session if the user has permissions to terminate the sessions, as determined by the provider service.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The session was terminated. | ||
400 | Bad Request | Bad Request | Schema | |
404 | Not Found | No provider, data source, or session exists at the requested path. | Schema |