v2

latestOpenAPI 3.0.32026-07-261513102.9 KB

Update Seat Assignment Mode

Update the seat assignment mode for the organization. Only accessible by fully self-hosted organizations with enterprise plans.

post/v1/users/seats/assignment

Headers

x-coderabbitai-api-keystring required

Your CodeRabbit API key

Request body

mode'automatic' | 'manual' required

The seat assignment mode to set. 'automatic' auto-assigns seats when CodeRabbit is tagged; 'manual' requires admin approval.

Response

Seat assignment mode updated successfully

mode'automatic' | 'manual' required

The current seat assignment mode. 'automatic' means new developers are auto-assigned seats when CodeRabbit is tagged; 'manual' requires admin approval.