patch https://api.mk.io/api/v1/organization/teams/
Modify a team using a JSON patch format document
Log in to see full request history
Responses
Modify a team using a JSON patch format document
xxxxxxxxxx
curl --request PATCH \
--url https://api.mk.io/api/v1/organization/teams/team_name \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: