Verify that a libref exists

head/sessions/{sessionId}/data/{libref}

Determines whether the specified libref exists in a session.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
libref
string<object-id>
true

Specifies the libref to query.

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

No resource exists at the requested path.