Create Custom Card

Creates a custom card for a user using the provided image data and user identifier.

Path Params
string
required

The program code identifying the BaaS program context.

string
required

The unique identifier for the user creating the custom card.

Body Params

The request payload containing custom card creation details.

  • ImageData: The image data for the custom card.

  • UserIdentifier: The unique identifier for the user.

Represents a request to create a custom card.
Contains image data for the card and the user identifier context.
Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.

string | null

The image data for the custom card, typically as a byte array.

Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json