Close a session
DELETE https://ws.jobarch.com/v.api.1/session
This method closes the open session by invalidating the session key.
Output
- 200: if your access token is still valid
- 401: if your access token is not valid
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-USERNAME | string | ||
X-TOKEN | string | ||
Content-Type | string | ||
Accept | string |