Remove a teammate room assignment
Removes a production room assignment from a lab member. The roomId must be provided in the request body.
Removes a production room assignment from a lab member. The roomId must be provided in the request body.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
memberId*string
Member ID
Length
1 <= lengthResponse Body
application/json
curl -X DELETE "https://example.com/production/teammates/mem_123/rooms"{ "success": true}Empty
Empty