NextGen APIs

DELETE /workforce/resources/r1/resources/{resourceId}/qualifications/{qualificationsId}/{startDate}

Http Verb

DELETE

Url

/workforce/resources/r1/resources/{resourceId}/qualifications/{qualificationId}/{startDate}

Permissions required

RESOURCE_EDIT:fsm.core.resource.edit

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W3 (FSM 24.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API remove the association between the Resource and its qualification.


If matches are 0 or >1, validation fails (Asserts.PreCondition.isEqual(size, 1)) and the delete is not executed.

Path Parameters

Field

Note

resourceId


qualificationId


startDate


Query Parameters

Header Parameters

Default.

Response documentation

Response error codes

BASE_0001, NOT_FOUND