Authorizations
Body
application/json
The input required to create an entity from a template
The ID of the template entity to copy from
Example:
"60f1b3b3b3b3b3b3b3b3b3b3"
The type of entity to create
Available options:
achievement
, action
, challenge
, community
, post
, reward
Example:
"challenge"
The ID of the community where the entity will be created
Example:
"60f1b3b3b3b3b3b3b3b3b3b3"
Response
Successful response
The created entity from the template. Returns the appropriate admin schema based on entityType with an additional entityType field for discrimination.