put https://api.netography.com/api/v1/tag/flow/
Update a Flow Tag given the provided object. This does not do a diff. You must send the complete object and have at least 1 match criteria set.
Log in to see full request history
Responses
Update a Flow Tag given the provided object. This does not do a diff. You must send the complete object and have at least 1 match criteria set.
xxxxxxxxxx
curl --request PUT \
--url https://api.netography.com/api/v1/tag/flow/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: