Related tutorial: Farcaster Actions Spec
Authorizations
API key to authorize requests
Body
application/json
The signer_uuid of the user on behalf of whom the action is being performed.
Example:
"123e4567-e89b-12d3-a456-426614174000"
The base URL of the app on which the action is being performed.
Example:
"https://example.com"
Response
200 - application/json
Success
The response is of type object.

