Assign a job industry to a Job

Assigns a job industry to this Job. Valid ids are returned by GET /api/v1/lookup/job-industries.

Assigning the same industry more than once has no additional 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
industryIdlongRequired

Numeric id of the job industry, from GET /api/v1/lookup/job-industries

Response

Industry assigned

Errors

404
Not Found Error