Skip to main content
POST
Subscribe a project to a trust ecosystem.

Authorizations

Authorization
string
header
required

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

Body

application/json
projectId
string
required
ecosystemId
string
required
Pattern: ^[a-z0-9][a-z0-9_-]*$

Response

Subscription created.

data
object
required
Example:
meta
object
errors
object[]