Soft-delete a ReadyLink
ReadyLinks
Soft-delete a ReadyLink
Soft-deletes a ReadyLink by setting is_active=false. The record is not removed, just hidden. Returns 204 on success. Returns 404 if the ReadyLink doesn’t exist or doesn’t belong to the caller.
DELETE
Soft-delete a ReadyLink
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Path Parameters
The ReadyLink's UUID.
Response
ReadyLink deleted

