MENU
    Add API Key
    • 20 Jun 2024
    • 1 Minute to read
    • Dark

    Add API Key

    • Dark

    Article summary

    Post
    /orgs/{oid}/keys

    Add a new user to the organization.

    Security
    HTTP
    Type bearer
    Path parameters
    oid
    stringRequired

    organization id

    Query parameters
    key_name
    string

    name of the key to add

    perms
    string

    comma separated values of the permissions of the key to add

    Responses
    200

    successful operation

    401

    Access token is missing or invalid

    Authentication
    Token
    *
    URL
    Base URL
    https://api.limacharlie.io/v1
    Parameters
    oid*
    key_name
    perms
    Response
    Click Try It! to start a request and see the response here!
    Code Samples

    Was this article helpful?

    What's Next
    Authentication
    Token
    *
    URL
    Base URL
    https://api.limacharlie.io/v1
    Parameters
    oid*
    key_name
    perms
    Response
    Click Try It! to start a request and see the response here!
    Code Samples