# Create multiple tags **POST /v1/tags~bulkCreate** Create multiple tags ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Body: application/json (array[object]) - **name** (string) Name of the tag - **emoji** (string) Emoji of the tag ## Responses ### 201 Tags has been successfully created #### Body: application/json (object) - **created** (array[object]) The tags that were created. - **failed** (array[object]) The tags that failed to be created. ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden ### 413 Payload is too large [Powered by Bump.sh](https://bump.sh)