Skip to content

Add ability to post track as track[sharing]=schedule #355

Open
@noodsradio

Description

@noodsradio

Endpoint(s):

  • POST /tracks

Scope(s):

  • OAuth

Steps to reproduce:

curl --request POST \
  --url 'https://api.soundcloud.com/tracks?track[title]=trackname&track[asset_data]=@ PATH_TO_A_FILE&track[sharing]=private

Expected behaviour:

I'd like the ability to post a track with the status of schedule so that it can be autopublished on a desired date. Can this be done via the tracks POST endpoint?

Actual behaviour:

Only private or public are valid values for track[sharing]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions