status addresses a different row, not "any status". Use * for the wildcard policy.Super User or Super User Read Only scope.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/recordings/archive-configs///*' \
--header 'Authorization: Bearer <token>'[
{
"acc-elm": "string",
"case-id": "string",
"status": "string",
"enabled": "yes",
"archive-path": "string",
"delete-rtp": "yes",
"delete-wav": "yes",
"delete-all": "yes",
"hold-period": "string",
"last-date-datetime": "string",
"last-poll-datetime": "string",
"archive-config-server": "string",
"archive-config-in-sync": "yes"
}
]