v1
latestOpenAPI 3.0.12026-07-245752052.0 MBemployers
Delete an employer with slot reassignment
Delete an employer from the system and reassign their active slots to another user.
delete/api/servicestaff/employers/{identifier}/withReassignment
Path parameters
identifierstring uuid required
Unique identifier (UUID) of the employer to delete
Query parameters
reAssignUserIdstring uuid
UUID of the user to reassign active slots to before deletion.
Response
Employer successfully deleted
Example response
{
"meta": {
"timestamp": "2021-05-05T09:47:58.924Z",
"verb": "GET",
"path": "/api/structure/resources/5949cf7c-fec6-4b31-947c-3aceabff58c5",
"jti": "%cQN3RIGp",
"rid": "$2d2zkHZ5",
"count": 1,
"status": "200",
"duration": 17,
"size": 1234
}
}