Deassign libref

delete/sessions/{sessionId}/data/{libref}

Removes the libref from the session.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
libref
string<object-id>
true

Specifies the libref to deassign.

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
204No Content

The libref was deassigned.

404Not Found

No resource exists at the requested path.

Schema