v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Share collection

Share collection

Share a specific collection by ID.

post/api/v4/collections/{id}/share

Path parameters

idstring required
Example:00000000-0000-0000-0000000000000000

Response

Collection shared.

messagestring
statuscodeinteger

Example response

{
  "message": "accepted",
  "statuscode": 202
}