Create Challenge

This operation creates a challenge.

Authorization and Permissions

  • An OpenAm token is required to make a post.
  • The user must have content creation permission, which can be granted by a Talk administrator.
Body Params

The Create Challenge request payload.

string
required

The title of a challenge post. The title cannot exceed 200 characters.

string
required

The content to post in the challenge. The content cannot exceed 5000 characters.

date-time
required

The end date and time of the challenge. It shouild be in ISO8601 datetime format.

boolean

A Boolean indicator of whether or not comments are enabled for this announcement. Defaults to true.

coverImage
object

The attachment model used across different content types.

attachments
array of objects

The attachments to include with the announcement. The attachment object should be the same returned by the file upload API.

attachments
Headers
string
required

Token

string

A UUID value to track the request, used for debugging and tracing.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json