Skip to main content

Validate the specified CoxEdge account credentials

POST 

/v1/clouds/coxedge/account/validate

Validate the specified CoxEdge account credentials

Request

Body

required

Request payload to validate CoxEdge cloud account

    apiBaseUrlstringrequired

    The base url - used to make api calls

    apiKeystringrequired

    CoxEdge cloud account ApiKey

    environmentstring

    The environment belonging to the organization

    organizationIdstring

    The Id of organization

    servicestring

    The service for which the organization is allowed to provision resources

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...