Skip to main content

Delete Session Metadata

Deletes the metadata for the session.

Authorizations: Sessions - EDIT

Requests

DELETE /apis/sessions/:sessionId/metadata

Response

Success

(Empty payload)

Error

Code

Payload

 Description

404
{"code":"040002", "name":"SessionNotFound",
"message":"Session  not found", "httpStatusCode":404}

Session with UUID sessionId not found.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.