Sources
Delete a source
Scope: source:write
Authorization
bearerAuth AuthorizationBearer <token>
Personal Access Token (PAT) or Service Access Token (SAT). Pass the token in the Authorization header: Bearer admp_...
In: header
Path Parameters
source_id*source_id
Unique identifier of the source to delete (UUID). Fails if any components still reference this source.
Format
uuidResponse Body
application/json
curl -X DELETE "https://api.admiral.io/api/v1/sources/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}