Customer Document
Update document
Get Started
Customer
Customer Document
Go!Chat
Go!KYT
Go!Press
Go!Scan
Go!Vid
Appendix
Customer Document
Update document
Updates the specified document metadata.
POST
/
api
/
v1
/
customer_documents
/
{id}
{
"display_name": "string",
"tag_codes": [
"string"
]
}
{
"errors": [
{
"code": "string",
"deprecated": "boolean",
"message": "string",
"will_be_deprecated": "boolean"
}
]
}
Path parameters
Body parameters
Response body
No content.
{
"display_name": "string",
"tag_codes": [
"string"
]
}
{
"errors": [
{
"code": "string",
"deprecated": "boolean",
"message": "string",
"will_be_deprecated": "boolean"
}
]
}
{
"display_name": "string",
"tag_codes": [
"string"
]
}
{
"errors": [
{
"code": "string",
"deprecated": "boolean",
"message": "string",
"will_be_deprecated": "boolean"
}
]
}