post https://{your-bobsled-environment-name}.bobsled-cloud-api.com/api/v1/shares//archive/
You can archive a share using the associated share ID.
Log in to see full request history
Responses
401Unauthorized
You can archive a share using the associated share ID.
401Unauthorized
xxxxxxxxxx
curl --request POST \
--url https://your-bobsled-environment-name.bobsled-cloud-api.com/api/v1/shares/id/archive/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: