Grant Seat

Give a member access to an app. The Stripe subscription quantity is reconciled asynchronously, so billing always matches assigned seats.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
userIdstringRequired
appSlugstringRequired

Response

This endpoint returns an object.
idstring
appSlugstring
grantedAtdatetime
userobjectOptional
A person in a Taktoria organization.

Errors

409
Conflict Error
422
Validation Error