Update a relation

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Database ID of the resource

Body Params

Partial update for a relation header, but the provided lines array replaces the current set of lines.
Existing lines with line_id are updated. Lines without line_id are created. Existing lines omitted
from the provided array are deleted.

string

A unique number to identify the relation.

string

Name of the relation.

lines
array of objects
required
length ≥ 1

Array of possible parameter values and articles.
Existing lines with line_id are updated.
Lines without line_id are created.
Existing lines omitted from the provided array are deleted.

lines*
Responses
202

Relation updated

404

Resource not found

429

Rate limited - another request is running

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json