{
"id": "dev.cartridge.createVerificationRequest",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"accountType",
"message",
"contact"
],
"properties": {
"contact": {
"type": "string",
"maxGraphemes": 500
},
"message": {
"type": "string",
"maxGraphemes": 3000
},
"accountType": {
"type": "string",
"knownValues": [
"studio",
"developer",
"publisher"
]
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"description": "Submit a verification request to flag your account as a studio, developer, or publisher."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4mrwcmxk266itsdn33leqljq
- CID
-
bafyreifx7rdhee7nori5wjgv7ocog33zmy5toe2s4sxmz3eayqhualku5y
- Indexed At
- 2026-06-14 00:05 UTC
- AT-URI
-
at://did:plc:4mrwcmxk266itsdn33leqljq/com.atproto.lexicon.schema/dev.cartridge.createVerificationRequest