Validate App Name
GET {{base_url}}/v1/adp/apps/name?name=<string>&app_id=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string | (Required) | |
app_id | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"valid":"\u003cboolean\u003e"}