Skip to main content

Create a HIP profile

POST 

/hip-profiles

Create a new HIP profile.

Request

Body

Created

    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    name stringrequired

    Possible values: <= 31 characters, Value must match regular expression ^[ a-zA-Z\d.-_]+$

    The name of the HIP profile

    description string

    Possible values: <= 255 characters

    match stringrequired

    Possible values: <= 2048 characters

Responses

Created

Loading...