Delete property groupAsk AIdelete https://api.cms.optimizely.com/preview3/propertygroups/{key}Deletes the property group with the provided key.Path ParamskeystringrequiredThe key of the property group to delete.HeadersIf-MatchstringIf provided, the DELETE request will only be considered if the value matches the RFC7232 ETag of the current resource. Weak ETags will always be ignored.If-Unmodified-SincestringIf provided, the DELETE request will only be considered if the resource has not been modified since the provided date. This parameter will be ignored if an 'If-Match' parameter is also provided.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad Request 403Forbidden 404Not Found 412Precondition FailedUpdated 2 months ago