Remove User

Delete
/employers/{id}/users/{userId}

Removes a User from an Employer.
You cannot remove Users that are marked as the owner of the Employer.
You must be the owner of the Employer in order to remove other Users.

Store values

Parameters

string
The Id of the Employer you want to remove the User from.
string
The Id of the User you want to remove.
Try it

Possible Responses

204 No Content