latestOpenAPI 3.0.02026-08-155200395.9 KB

94875d963953

Next Steps

Edit a Next Step

Edits a task the user added themselves: its title, notes, category, or link. Only the fields sent are changed; send null for notes or link to clear them. SnowSEO's own suggestions cannot be edited and return 404. Use the priority endpoint to change how urgent it is.

patch/v3/next-steps/{id}

Path parameters

idstring required

Next Step ID

Request body

teamIdstring
titlestring

What needs doing, in one line.

notesstring nullable

Optional detail: why it matters, or how to do it.

category'rankings' | 'technical' | 'content' | 'articles' | 'aiVisibility' | 'authority'

Which part of the work this belongs to.

linkstring nullable

Optional link to open with the task: an in-app path or an http(s) URL.