Create a new tag for your company.
Create a new tag for your company.
access_token OAuth 2.0 Access Token
In: query
Process the request asynchronously
application/json
Company tag details
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://api-sandbox.fndev.net/api/rest/v2/company/tags" \ -H "Content-Type: application/json" \ -d '{ "label": "VIP Client", "hex_color": "#FF5733", "valid_statuses": [ "published", "assigned" ], "types": [ "show_in_dashboard" ] }'{
"id": 123,
"label": "string_value",
"hex_color": "string_value",
"valid_statuses": [],
"types": [],
"actions": []
}{
"status": 400,
"message": "Validation failed: field 'title' is required"
}{
"status": 500,
"message": "Operation successful."
}{
"status": 403,
"message": "You do not have permission to access this work order"
}{
"status": 500,
"message": "An unexpected error occurred. Please try again later or contact support."
}{
"status": 500,
"message": "Operation successful."
}application/json
application/json
application/json
application/json
application/json
application/json
Last updated on
Label
Hex Color
Valid Statuses
Types