Collection Unlisted Publish
POST {{baseUrl}}/collection/v1/unlisted/publish/{{collectionId}}
Request Body
{"request"=>{"content"=>{"lastPublishedBy"=>"User_ID"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | (Required) The Content Type entity is the media type of the resource.Possible media types can be:- |
- Application/json
- Multipart/form-data
- Application/x-www-form-urlencoded |
|
X-Authenticated-User-token
| string | | (Required) Authorizing user in order to grant access. | |Authorization
| string | | (Required) User Registered ID , which is used for logging In |