Skip to main content
POST
Databases get archived after 10 days of inactivity for users on a free plan. You can unarchive inactive groups using the API.

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationSlug
string
required

The slug of the organization or user account.

groupName
string
required

The name of the group.

Response

Successful response

group
object

The group that was unarchived