Skip to main content

Create group

Create group

Request Body required
  • name string required

    Possible values: >= 4 characters and <= 60 characters

  • user string required

    Possible values: Value must match regular expression ^/api/v1/user/[-\w]{1,60}/$

  • xframe_allow boolean required

    Set to true if you want to embed your signing page. We recommend avoiding iframe.

  • approve_all_deletions boolean

    Default value: true

    Set to false to disable secondary approval on deletions (if you wish to use permanent delete)

Responses

operation successful

Response Headers
  • location string

    resource_uri for new group

Loading...