Dev guideRecipesAPI ReferenceChangelog
Dev guideRecipesUser GuidesNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Create a new pinned item

Create a new pinned item, collectionId must be created before creating pinned item

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

pinned collection id

Body Params
string
required

Phrase or keyword to match

string
required

Document id to pin

string | null
Defaults to null

Language code (e.g. en, fr, de, etc.)

  • null value means the pinned item is applicable to all languages

  • Empty string ("") value is for NEUTRAL locale

double
Defaults to 1000

Priority of the pinned item (lower number means lower priority)

  • Default value is 1000

  • Example: 1, 10, 100, etc.

boolean
Defaults to true
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json