Skip to main content

Check out Port for yourselfย 

Update credentials

PUT 

/v1/apps/:id

This route allows you to update the name of a set of credentials in your Port organization.

Requestโ€‹

Path Parameters

    id stringrequired

    The id of the credentials set you want to update.

Body

required

    namestringrequired

    The new name of the credentials set.

Responsesโ€‹

Updated successfully.

Schema

    okanyrequired

    Possible values: [true]

    app

    object

    namestring
    enabledboolean
    idstring
    createdAtdate-time
    updatedAtdate-time
    secretstring