Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Path Parameters
ID of the proxy user record to delete.
Response
200 - application/json
Proxy User Successfully Deleted
List of Proxy User IDs that were successfully deleted.
The Proxy User ID.
Example:
["stevejobs"]Success message indicating the Proxy User was deleted.
Example:
"Proxy User deletion successful."
List of ProxyUserAcl IDs that were deleted during the proxy user deletion.
The ProxyUserAcl ID.
Example:
["123e4567-e89b-12d3-a456-426614174000"]