# Unlink a meeting room from an office **DELETE /offices/{officeId}/meeting-rooms/{meetingRoomId}** Unlink a meeting room from an office by the office id and meeting room id ## Servers - https://api.development.pexipengage.com/enterprises/acme: https://api.development.pexipengage.com/enterprises/acme () ## Authentication methods - O auth2 ## Parameters #### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain #### Path parameters - **officeId** (string) - **meetingRoomId** (string) ## Responses ### 204: Successful operation ### 404: Resource not found #### Body Parameters: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)