post https://api.dastra.eu/v1/ws//Assets
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://api.dastra.eu/v1/ws/workspaceId/Assets \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '{"type":"Software"}'
Try It!
to start a request and see the response here!