Delete a share

delete/shares/{shareId}
Internal-Use Only

Deletes a specified share.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
shareId
string
true

The ID of the share to delete.

Responses

StatusMeaningDescription
204No ContentThe share was deleted.
404Not FoundNo share with the specified ID was found.Schema