...
HTTP code | Common messages | Description | Schema |
---|---|---|---|
200 | The updated external role. | ||
400 | The application with the specified key could not be found | String | |
400 | External role ID must match the external role ID in the REST path. | String | |
400 | Role not found! | String | |
400 | Invalid role ID format | String | |
400 | Name and enabled must always be specified for an external role. | String | |
400 | User agreement not found! | String | |
500 | An unexpected error occurred: JSON parse error [...]These error messages are <%1> | This error message can be returned if one or more parameters are of the wrong type. See ExternalRole for details. | String |
...