cURL
curl --request PUT \ --url https://api.example.com/api/users/{id}/organizaciones \ --header 'Content-Type: application/json' \ --data ' { "organizaciones": [ "Quorum de elderes", "Escuela dominical", "Hombres jóvenes" ] } '
Documentation IndexFetch the complete documentation index at: https://docs.barrio7.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.barrio7.org/llms.txt
Use this file to discover all available pages before exploring further.
User id (should be a UUID)
OK