Create one organization tag
Authorization
ApiKeyAuth X-API-Key<token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://loading/v1/tags" \ -H "Content-Type: application/json" \ -d '{}'{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"parentTagId": "4893aafb-2255-4d73-ad48-0ea13e18815f",
"name": "string",
"slug": "string",
"description": "string",
"color": "string",
"targetTypes": [
"TRANSACTION"
],
"archivedAt": "2019-08-24T14:15:22Z"
},
"pagination": {
"pageSize": 0,
"nextPageToken": "string"
},
"meta": {}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}