Update Challenge by ID

This operation updates a challenge by ID.

Authorization and Permissions

  • An OpenAm token is required to update the challenge.
  • The user must have content update permission, which is granted by a Talk administrator.
Path Params
string
required

The ID of the challenge to update.

Body Params

The Update Challenge request payload.

string

The title of the challenge.

string

The content of the challenge.

date-time

The date and time the challenge ends.

boolean

A Boolean indicator of whether or not comments are enabled for this challenge.

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

An OpenAm token for the user.

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