latestOpenAPI 3.1.02026-08-13222180275.3 KB

cb25d3fef898

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