Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
POST
/api-v1/tag/document
curl \
--request POST 'https://wyzio.app/api-v1/tag/document' \
--header "Content-Type: application/json" \
--data '"string"'
Request examples
# Headers
# Payload
string
Response examples (200)
42