Jump to Content
API Reference
API Reference
Moon (Dark Mode)
Sun (Light Mode)
API Reference
Updates the members of a group.
Search
All
Pages
Start typing to search…
JUMP TO
Smarter Drafter API
Overview
Data-Driven Automation
Power Automate Connector
Webhooks
Deep Link
API Specifications
Versioning
Authentication
API Usage Guidelines
Error Codes
All Resources
Groups
Get a group by ID.
get
Search for groups based on query parameters.
get
Add a new group.
post
Updates a group.
put
Updates the members of a group.
patch
Delete a group by ID.
del
Matters
Get a matter by ID.
get
Get a matter by external ID.
get
Search for matters based on query parameters.
get
Add a new matters.
post
Update a matter by ID.
put
Update the users that have access to a matter.
patch
Update the groups that limits access to a matter.
patch
Deprecate a matter.
put
Field Aliases
Get an alias by ID.
get
Get an alias by name.
get
Search for aliases based on the query parameters.
get
Add a new alias.
post
Update an alias by ID.
put
Delete an alias by ID.
del
Record Types
Get a record type by ID.
get
Get a record type by API identifier.
get
Search for record types based on query parameters.
get
Add a new record type.
post
Update a record type by ID.
put
Deprecate a record type by ID.
post
Reactivate a record type by ID.
post
Records
Get a record by ID.
get
Get a record by external ID.
get
Search for records based on query parameters.
get
Add a new records.
post
Update a record by ID.
put
Update the record types associate to a record.
patch
Update the aliases associate to a record.
patch
Deactivate a record by ID.
put
Reactivate a record by ID.
put
Deletes a record by ID.
del
Folders
Gets the folder details by ID.
get
Gets the library of client folders.
get
Forms
Retrieves a form by ID.
get
Searches for forms based on the provided filter and pagination parameters.
get
Retrieves fields by form ID.
get
Submissions
Get a submission by its ID
get
Get submission mapping by its ID
get
Searches for submissions based on the provided query parameters
get
Download generated document
get
Download submission answer file
get
Creates a new submission and queue documents for generation
post
Submit submission and queue documents for generation
put
Update answer for a submission and field
put
Deletes a submission by its Id
del
Powered by
Updates the members of a group.
Ask AI
patch
https://{server}/v1/clients/Groups/
{id}
/Members
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://
server
/v1/clients/Groups/{id}/Members
Response
Click
Try It!
to start a request and see the response here!