MyWay
Search
K

Community Tokens

This is where you're gonna create and manage the tokens that give access to your Benefits

Create a Community Token

post
/api/v1/community-token

Get detailed Community Token info

get
/api/v1/community-token/{id}/manage

List Community Tokens

get
/api/v1/community-token/manage

Update an Community Token

patch
/api/v1/community-token/{id}

Remove an Community Token

delete
/api/v1/community-token/{id}

Associate a Community Token to a Benefit

post
/api/v1/community-token/{id}/add/benefit

Disassociate a Community Token from a Benefit

post
/api/v1/community-token/{id}/remove/benefit