Skip to main content
PATCH
Update Invite Status

Body

application/json
jwtToken
string
required

JWT token for authentication.

questId
string
required

The ID of the quest.

status
enum<string>
required

The new status for the invite.

Available options:
accepted,
pending,
declined

Response

User status updated.

message
string
Example:

"User status updated"