Remove a job category from a Job

Removes a previously-assigned job category from this Job.

Removing a category 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
categoryIdlongRequired
Numeric id of the job category to remove

Response

Category removed

Errors

404
Not Found Error