Remove Association Between REST Client User and a Custom Enrollment
delete
/console/admin/api/v2/nodes/restproxies/{restProxyId}/enrollments/{enrollmentId}/users/{userName}
Remove the association between a REST client user and a custom enrollment.
Request
Supported Media Types
- application/json
Path Parameters
-
enrollmentId(required): string
Custom enrollment ID
-
restProxyId(required): string
REST proxy ID
-
userName(required): string
REST client user name
Response
Supported Media Types
- application/json
200 Response
Success
Root Schema : schema
Type:
object
400 Response
Invalid arguments
401 Response
Unauthorized
403 Response
Forbidden
500 Response
Internal server error
Default Response
Unexpected error