service_principals_update
Update a SCIM service principal by replacing it with a new body via PUT request.
Instructions
Replace a SCIM service principal via PUT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | SCIM service principal ID | |
| body | Yes | Full SCIM SP body to PUT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |