Skip to main content

Grant Api Key Project

POST 

/api

Give a user project access via api key.

Request

Body

array

required

  • Array [

  • project_id uuidrequired
    api_key_id Api Key Idrequired
    action Actionrequired

    Possible values: [grant_api_key_project]

    metadata

    object

    property name* any
  • ]

Responses

Successful Response

Loading...