Resource Relationships
Create a relationship between a job and a resource
POST
Body
application/json
Unique identifier of the job
Example:
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the resource
Maximum length:
255
Example:
"resource-123"
Response
200
application/json
Relationship created successfully
Example:
"Relationship created successfully"