InviteSendRequest
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Available options:
owner, admin, developer, viewer Valid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum string length:
255Pattern:
^[A-Za-z0-9]{18,100}$Example:
"0xbF394748301603f18d953C90F0b087CBEC0E1834"
Maximum string length:
255Pattern:
^$|^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$Example:
"An example name"
Maximum string length:
255Pattern:
^$|(^([!#-'*+\/-9=?A-Z^-~-]+(\.[!#-'*+\/-9=?A-Z^-~-]+)*|"([]!#-[^-~ \t]|([\t -~]))+")@([!#-'*+\/-9=?A-Z^-~-]+(\.[!#-'*+\/-9=?A-Z^-~-]+)*|[\t -Z^-~]*)$)Example:
"hello-world@foobar.com"
Maximum string length:
255Pattern:
^(\+[1-9]\d{1,14})?$Example:
"+1234567890"