Skip to main content

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

    name stringrequired

    The new name of the credentials set.

Responses

Default Response

Loading...