type URI on every subject_not_found problem body: https://docs.get-exo.com/errors/subject_not_found.
HTTP status: 404 Not Found.
Why it happens
This is the purge family’s answer for asubjectId that names nothing. Unlike subject_not_provisioned, which comes from the subject seam and concerns the selector header, this concerns a subject named as the object of the call.
How to fix it
- List provisioned subjects with
GET /v1/subjectsand use an id from there. - If the subject was already erased, there is nothing left to purge and no action is needed.
Related
subject_not_provisionedsubject_mapping_invalid- Errors for the envelope and the full catalogue