Update community
Request body
Example request
{
"hostname": "banklessdao.givepraise.xyz",
"name": "BanklessDAO",
"email": "john.smith@banklessDao.com",
"owners": [
"0x123..",
"0x345.."
]
}Response
Community
Example response
{
"_id": "621f802b813dbdba9eeaf7b4",
"hostname": "banklessdao.givepraise.xyz",
"name": "BanklessDAO",
"email": "john.smith@banklessDao.com",
"creator": "0x123..",
"owners": [
"0x123..",
"0x345.."
],
"discordGuildId": "0980987846534",
"discordLinkNonce": "oiujoiuoo8u",
"isPublic": true,
"features": {
"attestations": true
}
}Changes
Changed in 11 of the 50 revisions of this API.77
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 56 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the required property
featuresto the response with the200statusresponse-required-property-added
- ○
- ▲
the
_idresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed
ObjectIdfrom the_idresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 52 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 52 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 51 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲