type
string
Machine readable error message.
message
string
Human readable error message.
documentation_url
string, optional
Optional link to documentation.
{
	"type": "conflict",
	"message": "User '[email protected]' already exists",
	"documentation_url": null
}