Discovery Agent

Delete a Discovery Agent creator profile

Soft-delete one brief. The row is retained and marked deleted, so the profile disappears from GET /discovery/profiles but any Vault list already saved from it is untouched — deleting the brief never deletes creators you saved.

Returns 404 if the profile does not exist or belongs to another shop. Requires read_write scope. Single-shop only.

delete/discovery/profiles/{profile_id}

Path parameters

profile_idinteger required

Discovery Agent profile ID.

Discovery Agent profile ID.

Headers

Idempotency-Keystring nullable

Response

Successful Response

successboolean required
messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.