Check for an informat

head/sessions/{sessionId}/informats/{informatName}

Determines whether the specified informat exists in a session.

Request Samples

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session.

informatName
string
true

Specifies the informat name.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

No resource exists at the requested path.

Schema