Skip to main content

Check out Port for yourselfย 

Create credentials

POST 

/v1/apps

This route allows you to create a set of credentials in your Port organization, containing a client ID and client secret.

Requestโ€‹

Body

required

    namestringrequired

    The name of the credentials set.

Responsesโ€‹

Created successfully.

Schema

    okanyrequired

    Possible values: [true]

    app

    object

    namestring
    enabledboolean
    idstring
    createdAtdate-time
    updatedAtdate-time
    secretstring