Remove a job function from a Job

Removes a previously-assigned job function from this Job.

Removing a function that isn’t currently assigned has no effect.

Authentication

AuthorizationBearer

BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).

Path parameters

guidstringRequired
Stable public identifier of the requirement
functionIdlongRequired
Numeric id of the job function to remove

Response

Function removed

Errors

404
Not Found Error