ClavianAPI errors
All error codes

409 Conflict

Already a member

Code
already_a_member
Status
409 Conflict
Type
https://errors.clavian.io/already-a-member

What it means

The person is already a staff member of this organisation.

What to do

Change the member’s role or venues instead of inviting them again.

Example

The API answers with status 409 and this body, as application/problem+json. A detail may be added, saying what went wrong this time; it is for people, and changes.

{
  "type": "https://errors.clavian.io/already-a-member",
  "title": "Already a member",
  "status": 409,
  "code": "already_a_member",
  "requestId": "req_01k5znw4hmfay8vvr14d2pf2db"
}

Endpoints that return it

From the OpenAPI document, every endpoint that names it among its answers: