EndpointsWikis
Put wiki page
PUT
/v2/wikis/{wiki_slug}/pages/{page_slug}Creates a page or adds a revision when the supplied base is current. A stale base returns 409; retrying the same idempotency key returns the original result.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
wiki_slug*Wiki Slug
Wiki slug.
page_slug*Page Slug
Page slug, including any nested path segments.
Match
^(?:[a-z0-9]|[a-z0-9][a-z0-9_/-]*[a-z0-9_-])$Length
1 <= length <= 500Request Body
application/json