Cache
Authorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired
serviceId
Body
urisstring[]OptionalExample:
["/cat.jpg"]Responses
202
Accepted
application/json
codeintegerOptionalExample:
200messagestringOptionalExample:
request complete401
Unauthorized
application/json
503
Service Unavailable
application/json
post
/service/{serviceId}/cache/purgeAuthorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired
serviceId
Responses
202
Accepted
application/json
codeintegerOptionalExample:
200messagestringOptionalExample:
request complete401
Unauthorized
application/json
503
Service Unavailable
application/json
post
/service/{serviceId}/cache/purge/allAuthorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired
serviceId
Body
urisstring[]OptionalExample:
["/cat.jpg"]Responses
202
Accepted
application/json
codeintegerOptionalExample:
200messagestringOptionalExample:
request complete401
Unauthorized
application/json
503
Service Unavailable
application/json
post
/service/{serviceId}/cache/warmLast updated
Was this helpful?