summary: "Operations to manipulate a single Content Hosting Configuration resource"
description: "Individual resources in the collection are addressed using an afResourceId nominated by the 5GMS AF which is unique in this collection at a given 5GMS AS instance."
description: 'Individual resources in the collection are addressed using an afResourceId nominated by the 5GMS AF which is unique in this collection at a given 5GMS AS instance.'
description: 'Individual resources in the collection are addressed using an afResourceId nominated by the 5GMS AF which is unique in this collection at a given 5GMS AS instance.'
post:
operationId: purgeContentHostingCache
summary: 'Purge the content of the cache for the specified Content Hosting Configuration'
security:
- OAuth2:
- content-hosting-configuration_purge-cache
requestBody:
description: 'The regular expression pattern for resources to purge from the cache'
required: true
content:
application/x-www-form-urlencoded:
schema:
properties:
pattern:
description: 'Keyword'
type: string
value:
description: 'The regular expression'
type: string
responses:
'204': # No Content
description: 'Content Purged'
'400': # Bad Request: The syntax of the HTTP request is malformed in a way not covered by one of the following more specific client errors