post https://app.okayhq.com/api/v1/people/custom_teams
Log in to see full request history
Response
204Successful response
204Successful response
xxxxxxxxxx
curl --request POST \
--url https://app.okayhq.com/api/v1/people/custom_teams \
--header 'content-type: application/json' \
--data '{"ownership":"user"}'
Try It!
to start a request and see the response here!