Skip to main content

Endpoint

Overview

This endpoint allows you to update your full SlowNet site configuration in one request. It upserts your bio, avatar URL, theme, location, mood, and manages your profile content blocks (adding, updating, deleting as needed).

Authentication

This endpoint requires an API key. You can retrieve an API key from your dashboard. Include it in the X-API-KEY header:
For more details, see the Authentication Guide.

Request Body

Block object

Each block can look like:
If id is not provided, a new UUID will be created.

Request Examples

cURL

Python

JavaScript (Fetch)

Responses

200 OK

401 Unauthorized

User is not authenticated.

500 Internal Server Error

Possible errors include failing to upsert the site or manage blocks.

Need Further Assistance?

If you have any questions or encounter issues, please don’t hesitate to reach out to our support team.