Skip to main content
PATCH
Update a resource

Authorizations

Authorization
string
header
required

Send the API key as Authorization: Bearer <api_key>.

Path Parameters

resource_id
string
required

Body

application/json
country
enum<string>
Available options:
VE,
XX
region
string | null
Minimum string length: 1
city
string | null
Minimum string length: 1
address
string | null
Minimum string length: 1
type
enum<string>
Available options:
website,
organization,
hospital,
hotline,
shelter,
government,
volunteer,
other
name
string
Minimum string length: 1
description
string | null
Minimum string length: 1

Response

Updated resource response.

data
object
required