Skip to content

Conflict Error

JeffMedeiros edited this page Nov 27, 2019 · 2 revisions

Description

There was an attempt to perform an opertaion on a resource with information already existing on another resource of the same type.

Pattern error

{
  "code": 409,
  "message": "{resource name} is already registered..."
}

Account users

Integration endpoints

auth

users

institutions

children

families

families.children

educators

educators.children.groups

healthprofessionals

healthprofessionals.children.groups

applications

Error patterns

400 Validation Errors

Clone this wiki locally