patch https://{account}.piwik.pro/api/tag/v1//tags/
See more details about API changes: Deprecations and changes
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
204No content
See more details about API changes: Deprecations and changes
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
204No content
xxxxxxxxxx
11curl --request PATCH \
--url https://example.piwik.pro/api/tag/v1/app_id/tags/tag_id \
--header 'accept: application/vnd.api+json' \
--header 'content-type: application/vnd.api+json' \
--data '
{
"data": {
"type": "tag"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: