Page tree
Skip to end of metadata
Go to start of metadata

It's a good practice to close a WebApiSession previously created with createWebApiSession.

This releases all resources on the Server.

API version

1.0

Parameter

NameTypeSince
version
RequiredValue(s)
apisidstring7.4yesSession-ID returned from createWebApiSession.

Result

mime typeapplication/json
contentSession token to identify the authorized session
http status codes
  • 200 OK
  • 400 Bad Request
  • 403 Forbidden
  • 404 Not Found
  • 500 Internal Server Error
  • 501 Not implemented

Result:JSON

NameType

Since
version

Value
apisidstring7.4Session-ID returned from createWebApiSession
  • No labels