Assigns a job membership level to a member
put/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/members/{principalId}
Path parameters
farmIdstring required
The farm ID of the job to associate with the member.
queueIdstring required
The queue ID to associate to the member.
jobIdstring required
The job ID to associate with the member.
principalIdstring required
The member's principal ID to associate with the job.
Request body
Response
Success
AssociateMemberToJobResponse required