labels

Create or update a label

post/compat/v2/labels/upsertLabel

Request body

titlestring required
labelGroupIdstring uuid nullable

The label group to assign this label to. Null for no group, undefined to leave unchanged if-exists

addToRecipeIdsstring[] nullable required

Response

Successful response

idstring uuid required
userIdstring uuid required
titlestring required
createdAtstring required
updatedAtstring required
labelGroupIdstring uuid nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.