Delete Validation

Delete Validation

Delete a rApp from the validation registry, so it will not be validated.

Request
URI
DELETE
https://{api_host}/v0alpha1/validations/{app_id}
COPY
Path Parameters
string
app_id
Required

The identifier of the rApp name/ID to be deleted.


Responses
204

Successfully deleted a rApp entry or the entry does not exist.

Operation doesn't return any data structure