patch https://{account}.piwik.pro/api/meta-sites/v1/
Edits meta site
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
204No Content
Edits meta site
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
204No Content
xxxxxxxxxx
11curl --request PATCH \
--url https://example.piwik.pro/api/meta-sites/v1/meta_site_id \
--header 'accept: */*' \
--header 'content-type: application/vnd.api+json' \
--data '
{
"data": {
"type": "ppms/meta-site"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: