Skip to main content
POST
/
config
/
commands
/
change-socials
cURL
curl --request POST \
  --url https://api.example.com/config/commands/change-socials \
  --header 'Content-Type: application/json' \
  --data '{
  "socials": {}
}'

Documentation Index

Fetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
socials
object
required

Response

200

changeSocials 200 response