# POST /duoplane-accounts.json **POST /duoplane-accounts.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **channelId** (integer(int32) | null) Channel - **duoplanePassword** (string) Duoplane password - **duoplaneUsername** (string) Duoplane username - **enabled** (boolean | null) Enabled ## Responses ### 200 Successful response #### Body: application/json (object) - **channelId** (integer(int32) | null) Channel - **createdAt** (string(date-time)) Created at - **duoplanePassword** (string) Duoplane password - **duoplaneUsername** (string) Duoplane username - **enabled** (boolean | null) Enabled - **id** (integer(int32)) Id - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)