Skip to main content

Invalidate linked web session

POST 

/invalidate_linked_web_session

This endpoint allows you to invalidate the web session which is associated with your authenticated identity. This will only work for API identities (most likely API tokens) that were generated using the first-party application login flow.

Request

Body

    object

Responses

This endpoint allows you to invalidate the web session which is associated with your authenticated identity. This will only work for API identities (most likely API tokens) that were generated using the first-party application login flow.

Schema

    status booleanrequired
Loading...