Team
Enable Operations in team
post/api/{cloudId}/v1/teams/{teamId}/enable-ops
Path parameters
teamIdstring required
The jira team identifier
Request body
Example request
{
"adminAccountIds": [
"12435687725",
"54763838909"
]
}Response
Returned if the request is successful.
Example response
{
"requestId": "d383c6e9-b1e7-4b59-9c35-72f1a2187777"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.