Skip to main content
Version: latest

Updates the specified application profile metadata

PATCH 

/v1/appProfiles/:uid/metadata

Updates the specified application profile metadata

Request

Path Parameters

    uid stringrequired

    Application profile uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    metadata

    object

    required

    Application profile metadata update request payload

    annotations

    object

    Application profile annotations

    property name*string

    labels

    object

    Application profile labels

    property name*string
    versionstring

    Application profile version

Responses

The resource was updated successfully

Loading...