post https://api-dev.orbit.do/v5/carriers//teams//actions
Create and execute an action for a specified carrier team. The carrier team is updated accordingly.
Log in to see full request history
Responses
401unauthorized
Create and execute an action for a specified carrier team. The carrier team is updated accordingly.
401unauthorized
xxxxxxxxxx
curl --request POST \
--url https://api-dev.orbit.do/v5/carriers/carrierId/teams/teamId/actions \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"edit"}'
Try It!
to start a request and see the response here! Or choose an example: