POST /parents/create
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
parentNamestringRequired
The name of Parent
statusbooleanRequired
Parent's Status
themeall ofRequired
The new parent theme color details object
grandparentIdstringRequired
The new parent grandparent id
slugobjectRequired
The new Parent slug
Responses
201
Parent created successfully
application/json
post
/parents/create201
Parent created successfully
Last updated