Skip to main content
POST
Create a signing group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-workspace-id
string

The workspace to act in, from GET /api/v1/workspaces. Omit to act in the organisation's default workspace. A workspace the key's user cannot act in is treated as omitted.

Body

application/json
name
string
required
Required string length: 1 - 50
description
string

Response

Success

data
object
required