v1

latestOpenAPI 3.0.3AGPL v3.02026-07-17425785.7 KB
SharesService

Create a new share.

post/shares

Request body

namestring required

Name of the share.

commentstring

User-provided free-form text description.

Response

OK

idstring

Unique ID of the recipient.

namestring

Name of the share.

ownerstring

Username of current owner of share.

commentstring

User-provided free-form text description.

createdAtstring

Time at which this share was created, in epoch milliseconds.

createdBystring

Username of the creator of the share.

updatedAtstring

Time at which this share was updated, in epoch milliseconds.

updatedBystring

Username of share updater.