Overview
/
Developer Tools
/
API Reference
/
Service Accounts
/
Create a new service account for your org.

Create a new service account for your org

Query string parameters

  • ?label=

    string
    //

Response

  • 201 Created
    • //
      • created_at:

        stringISO-8601,
        //
      • id:

        stringUUID,
        //
      • is_valid:

        boolean,
        //
      • label:

        string,
        //
      • org_id:

        stringUUID,
        //
      • token:

        string,
        //
      • updated_at:

        stringISO-8601
        //
      }

Examples

post
/org/service-accounts
201 Created
Response