cURL
curl --request POST \ --url https://api.getgranite.ai/api/onboarding/dismiss \ --header 'Content-Type: application/json' \ --data ' { "dismissed": true } '
{ "status": "<string>", "message": "<string>" }
Hide the onboarding checklist from the dashboard
Request to dismiss onboarding checklist
Set to true to dismiss checklist
Successful Response
Generic success response
Operation status
Status message