# Add a new tag relation **POST /tagrelation** ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ### Body: application/json (object) New tag relation parameters - **entity_id** (integer) - **entity_type** (string) - **tags** (array) A list of tag IDs ## Responses ### 200 Item has been saved successfully #### Body: application/json (object) - **id** (integer) ### 401 Authentication unauthorised #### Body: application/json (object) - **error** (string) ### 403 Invalid permission #### Body: application/json (object) - **error** (string) [Powered by Bump.sh](https://bump.sh)