v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
dream-goal

Mark Resource As Read

Mark a dream goal resource as read.

This endpoint allows users to mark specific resources as read, which:

  • Updates the resource status in the database
  • Provides clear feedback on the operation result

Args: resource_id: Unique identifier of the resource to mark as read

Returns: Dictionary with success status and descriptive message

patch/api/dream-goal/resource/{resource_id}

Path parameters

resource_idinteger required

Headers

x-user-idstring nullable

Response

Successful Response

object required