# Add Customer Tag **POST /tags** ## Servers - Production API server: https://api.mahjoz.io/api/v1 (Production API server) ## Authentication methods - Api key auth ## Parameters ### Query parameters - **model** (string) Model type ### Body: application/json (object) - **name** (string) Tag name ## Responses ### 201 Tag created successfully #### Body: application/json (object) object ### 400 Bad request [Powered by Bump.sh](https://bump.sh)