TeamsService
Check RBAC status
Indicates if deployment has Role-Based Access Control enabled
get/api/permissions/v2/deployments/{deploymentId}/status
Path parameters
deploymentIdinteger required
The unique numerical identifier for the deployment.
Example:1111
Response
OK
Example response
{
"deploymentId": "1111"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.