Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The ID of the activity to update.
x >= 1
Body
Response
Activity updated successfully.
The unique identifier for the activity.
The type of activity that occurred.
CREATOR
, CUSTOMER
, BLOCKCHAIN
, SYSTEM
The title or headline for the activity.
The main content or description of the activity.
Additional structured data associated with the activity.
The transaction URL if the activity is blockchain-related.
The physical or virtual location where the activity occurred.
The blockchain address of the owner associated with this activity.
The unique identifier of the product/token associated with this activity.
The unique identifier of the user who performed or is associated with this activity.
The image media associated with the activity. Note that only the url field is populated in activity responses.
The video media associated with the activity. Note that only the url and poster_url fields are populated in activity responses.
The gallery items related to the activity. Note that only url, file_type, poster_url, and order fields are populated in activity responses.
The timestamp when the activity was created.
The timestamp when the activity was last updated.